#!/usr/bin/env bash
RESULT=`/usr/bin/open 'http://www.redgiantsoftware.com/support/product-registration/'`
exit 0